home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Sound / Misc / 8SVX->IsdnMasterKonverter.LHA / ALawTo8SVX.doc < prev    next >
Encoding:
Text File  |  1994-02-26  |  2.2 KB  |  67 lines

  1. $Id: ALawTo8SVX.doc,v 1.4 1993/10/10 02:11:30 chris Exp $
  2.  
  3. ALawTo8SVX                                                         ALawTo8SVX
  4.  
  5.    NAME
  6.         ALawTo8SVX - A-Law audio file converter
  7.  
  8.    SYNOPSIS
  9.         ALawTo8XVX converts A-Law encoded raw ISDN sample files to Amiga
  10.         IFF 8SVX files.
  11.  
  12.    INPUTS
  13.         FROM/A - Name of source file (in A-Law format)
  14.         TO/A   - Name of output IFF file
  15.  
  16.    FUNCTION
  17.         The FROM file must be an A-Law encoded raw file according to the
  18.         ITU G.711 specification, with 8000 Hz sampling frequency and a
  19.         resolution of 12 bits per sample.
  20.  
  21.         The A-Law data will be linearized and converted to the IFF 8SVX
  22.         format, which can be read by most Amiga music programs, including
  23.         MultiView.
  24.  
  25.         Since the 8SVX format uses only 8 bits per sample, a big amount of
  26.         precision is lost during the conversion, and the resulting IFF file
  27.         is of inferior quality. This is especially noticeable if the input
  28.         file does not use the full dynamic range.
  29.  
  30.    SYSTEM REQUIREMENTS
  31.         - Kickstart 2.0 or newer
  32.  
  33.    AUTHOR
  34.         Christian A. Weber
  35.  
  36.         For suggestions and bug reports write to:
  37.  
  38.         Internet:    weber@amiga.icu.net.ch  -or-  weber@relog.ch
  39.         CBMNet:      chris@mighty.adsp.sub.org
  40.         Snail mail:  Bruggerweg 2, CH-8037 Zürich, Switzerland.
  41.  
  42.    SEE ALSO
  43.         ITU(CCITT) recommendation G.711
  44.  
  45.    LEGAL STUFF
  46.         PROGRAM AND DOCUMENTATION ARE COPYRIGHT (C) 1992-1994 BY
  47.         CHRISTIAN A. WEBER, BRUGGERWEG 2, 8037 ZÜRICH, SWITZERLAND.
  48.  
  49.         THIS PROGRAM AND ITS DOCUMENTATION MAY BE DISTRIBUTED AND
  50.         MODIFIED FOR NON-PROFIT PURPOSE ONLY. ALTERED VERSIONS MUST
  51.         BE CLEARLY MARKED WITH THE NAME OF THE PERSON APPLYING THE
  52.         CHANGES, AND WITH THE NATURE OF THE CHANGE. ALL COPYRIGHT
  53.         MESSAGES MUST REMAIN UNCHANGED. USE AT YOUR OWN RISK.
  54.         NO WARRANTY. NO REFUNDS. NO CARRIER.
  55.  
  56.    TODO
  57.         If you have any suggestions, let me know! Currently, I'm
  58.         thinking of adding the following features:
  59.  
  60.         - Conversion from 8SVX to A-Law (poor quality as well!)
  61.         - Selectable output sampling rate (better quality :))
  62.  
  63.    RELEASE NOTES
  64.         10-Oct-93  V1.4  First public release.
  65.  
  66.  
  67.